Requests a message listing. This list consists of the message index and the size of the message.
Syntax |
|---|
|
POP3Socket.ListMessages [Index] |
Parameters |
|
|---|---|
|
Index |
Integer (Optional) |
Notes
If no index is passed, it gets the entire list from the server. If a specific index is passed, it will return just the index message and size of the message.